@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://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/baq0bn>
  gtm:kadastraalNummer "405"^^xsd:string ;
  gtm:kadastraleAanduiding "A405"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A405"^^xsd:string ;
  ns0:name "Perceel GDA01-A405"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13407> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7160504 52.0141649, 4.7160363 52.0141965, 4.7159986 52.01419, 4.7159619 52.0142735, 4.7160158 52.0142827, 4.7165611 52.0143759, 4.7165878 52.0142798, 4.7160617 52.0141673, 4.7160504 52.0141649, 4.7160504 52.0141649))"^^geo:wktLiteral ;
    osm:area 499.0
  ] .

