@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/b000Y1>
  gtm:kadastraalNummer "985"^^xsd:string ;
  gtm:kadastraleAanduiding "D985"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D985"^^xsd:string ;
  ns0:name "Perceel GDA01-D985"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bSw3Er> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/17170> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7035281 52.0101526, 4.7035786 52.0101114, 4.7035718 52.0101083, 4.7035134 52.0100777, 4.7035037 52.0100727, 4.703479 52.0101252, 4.7035281 52.0101526))"^^geo:wktLiteral ;
    osm:area 32.0
  ] .

