@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/bkbTBY>
  gtm:kadastraalNummer "744"^^xsd:string ;
  gtm:kadastraleAanduiding "B744"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B744"^^xsd:string ;
  ns0:name "Perceel GDA01-B744"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bMGvk7> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14590> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.708984 52.0116863, 4.7089637 52.0116854, 4.7088466 52.011675, 4.7088019 52.0116593, 4.7087844 52.0116532, 4.7087657 52.0116466, 4.7087505 52.011663, 4.7088567 52.0117152, 4.7089642 52.0117301, 4.7089833 52.0117328, 4.708984 52.0116863))"^^geo:wktLiteral ;
    osm:area 64.0
  ] .

