@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://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/b3xUCb>
  gtm:kadastraalNummer "964"^^xsd:string ;
  gtm:kadastraleAanduiding "C964"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C964"^^xsd:string ;
  schema:name "Perceel GDA01-C964"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bcUC2v>, <https://n2t.net/ark:/60537/bVqR8o> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/15846> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7128259 52.013445, 4.7127767 52.0134238, 4.7127124 52.013481, 4.7127569 52.0135032, 4.7128259 52.013445))"^^geo:wktLiteral ;
    osm:area 32.0
  ] .

