lotSize - A distinct portion or plot of land in size, usually smaller than a field.
| Revision History | ||
|---|---|---|
| Revision $3 $ | ||
Usage Model
realdf:lotSize
Label: Lot Size
Type: Property
See Also
squareFeet, squareMeters, yearBuiltExamples
@prefix : <http://gr8c.org/realdf/ns#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
<http://openmls.org/house> :bathrooms "2";
:bedrooms "3";
:garage "1";
:pool "1";
:yearbuilt "2000" .