@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/bQ0ttI>
  gtm:kadastraalNummer "27"^^xsd:string ;
  gtm:kadastraleAanduiding "B27"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B27"^^xsd:string ;
  ns0:name "Perceel GDA01-B27"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bkc6my>, <https://n2t.net/ark:/60537/bRtA04> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13874> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7096387 52.0145169, 4.7094785 52.0144474, 4.7094558 52.0144674, 4.7092214 52.0143704, 4.709204 52.0143687, 4.7091954 52.0143767, 4.709631 52.0145552, 4.7096451 52.0145553, 4.7096508 52.0145169, 4.7096387 52.0145169))"^^geo:wktLiteral ;
    osm:area 93.0
  ] .

