@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/bLQtLP>
  gtm:kadastraalNummer "1027"^^xsd:string ;
  gtm:kadastraleAanduiding "B1027"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B1027"^^xsd:string ;
  ns0:name "Perceel GDA01-B1027"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bCgu44>, <https://n2t.net/ark:/60537/bT8bMV> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14873> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7080176 52.0099092, 4.707922 52.0098592, 4.7078396 52.0098104, 4.7078331 52.0098146, 4.7077394 52.0097598, 4.7076803 52.0097871, 4.7077919 52.0098487, 4.7077979 52.0098445, 4.7079802 52.0099466, 4.707993 52.0099374, 4.7080048 52.0099436, 4.7080186 52.0099337, 4.7079984 52.0099232, 4.7080176 52.0099092))"^^geo:wktLiteral ;
    osm:area 126.0
  ] .

