@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/bvBT0u>
  gtm:kadastraalNummer "745"^^xsd:string ;
  gtm:kadastraleAanduiding "A745"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A745"^^xsd:string ;
  ns0:name "Perceel GDA01-A745"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13745> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7157468 52.0108597, 4.7157167 52.0109898, 4.7167978 52.0110831, 4.7168133 52.0110267, 4.716798 52.0110252, 4.716805 52.0109965, 4.7168214 52.0109981, 4.7168375 52.0109324, 4.7162149 52.0108908, 4.7157468 52.0108597))"^^geo:wktLiteral ;
    osm:area 1182.0
  ] .

