@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/bdxvzR>
  gtm:kadastraalNummer "412"^^xsd:string ;
  gtm:kadastraleAanduiding "B412"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B412"^^xsd:string ;
  ns0:name "Perceel GDA01-B412"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14258> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7077789 52.0126972, 4.7078714 52.0126269, 4.7073602 52.0123841, 4.7072106 52.012489, 4.707147 52.0125336, 4.7072206 52.0125712, 4.7072396 52.012581, 4.7072572 52.0125652, 4.7073665 52.0126133, 4.7074088 52.0125799, 4.7074514 52.0125468, 4.7075189 52.012579, 4.7076267 52.0126276, 4.7076473 52.0126354, 4.7077789 52.0126972))"^^geo:wktLiteral ;
    osm:area 641.0
  ] .

