@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://schema.org/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bL0FTI>
  gtm:kadastraalNummer "385"^^xsd:string ;
  gtm:kadastraleAanduiding "A385"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A385"^^xsd:string ;
  schema:name "Perceel GDA01-A385"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13387> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7139617 52.0153271, 4.7139747 52.0153559, 4.7141842 52.0157643, 4.7141844 52.0157646, 4.7143831 52.0161593, 4.7146143 52.0166185, 4.7146357 52.0166363, 4.7146633 52.0166505, 4.7147487 52.0166702, 4.7148025 52.0166738, 4.7148302 52.0166716, 4.714848 52.0166584, 4.7152616 52.0157117, 4.7154115 52.0153683, 4.7154672 52.0152411, 4.7155935 52.0149518, 4.7157797 52.0145255, 4.7158394 52.0143888, 4.7158948 52.014262, 4.7159461 52.0141444, 4.715991 52.0140417, 4.7160922 52.0138101, 4.7161516 52.0136741, 4.7162798 52.0133726, 4.7162057 52.0133453, 4.7161893 52.0133392, 4.7158309 52.0137162, 4.715348 52.0141886, 4.7149903 52.0144973, 4.7146296 52.0147648, 4.7141282 52.0151266, 4.7140012 52.0152285, 4.7139773 52.0152563, 4.7139643 52.0152867, 4.7139574 52.0153177, 4.7139617 52.0153271))"^^geo:wktLiteral ;
    osm:area 19789.0
  ] .

