@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/bz8MKQ>
  gtm:kadastraalNummer "70"^^xsd:string ;
  gtm:kadastraleAanduiding "C70"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C70"^^xsd:string ;
  ns0:name "Perceel GDA01-C70"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bIVIMO>, <https://n2t.net/ark:/60537/brRmNz> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14952> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7121949 52.0114874, 4.7121797 52.0115011, 4.7121457 52.0114998, 4.7119204 52.0114098, 4.7119002 52.0114342, 4.7122323 52.0115723, 4.7122808 52.0115237, 4.7122088 52.0114934, 4.7121949 52.0114874))"^^geo:wktLiteral ;
    osm:area 113.0
  ] .

