@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/btJARF>
  gtm:kadastraalNummer "32"^^xsd:string ;
  gtm:kadastraleAanduiding "C32"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C32"^^xsd:string ;
  ns0:name "Perceel GDA01-C32"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14914> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7112539 52.012092, 4.7112469 52.0120815, 4.7111968 52.0121252, 4.7112027 52.0121323, 4.7113623 52.0123193, 4.7113796 52.0123397, 4.7115544 52.0125219, 4.7116368 52.0124647, 4.7117134 52.0124044, 4.7116554 52.0123493, 4.71151 52.0122171, 4.7114498 52.0121655, 4.7113957 52.0121906, 4.7113314 52.0121339, 4.711314 52.0121404, 4.7113034 52.0121297, 4.7112939 52.0121345, 4.7112539 52.012092))"^^geo:wktLiteral ;
    osm:area 623.0
  ] .

