@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://schema.org/> .
@prefix hg: <http://rdf.histograph.io/> .
@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/bfCvv8>
  gtm:kadastraalNummer "351"^^xsd:string ;
  gtm:kadastraleAanduiding "C351"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C351"^^xsd:string ;
  ns0:name "Perceel GDA01-C351"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bc4Noz>, <https://n2t.net/ark:/60537/bhv0fK> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/15233> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7137011 52.0074276, 4.7137142 52.0074342, 4.7140352 52.0075675, 4.7140186 52.0075827, 4.7141121 52.0076215, 4.7142935 52.0076587, 4.7143173 52.0076212, 4.7140644 52.0075242, 4.7137583 52.0073972, 4.713742 52.0073893, 4.7137011 52.0074276))"^^geo:wktLiteral ;
    osm:area 271.0
  ] .

