@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@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/bbsyVj>
  gtm:oppervlakte 112.0 ;
  gtm:kadastraalNummer 5126.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K5126"^^xsd:string ;
  gtm:kadastraleAanduiding "K5126"@nl ;
  ns0:name "Perceel GDA01-K5126"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330512670000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/bTXXXZ> ;
  hg:liesIn <https://n2t.net/ark:/60537/bYXAC5> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/82610> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7446499332611 52.006404394559,4.7447235877137 52.006410351417,4.744699987167 52.006520537046,4.7446798806311 52.006607443847,4.7446686234667 52.00661650561,4.7446488761006 52.006607211688,4.7446364434494 52.00660175079,4.7446234202795 52.006596843947,4.7446098791496 52.006592509532,4.7446263325366 52.006514580172,4.7446499332611 52.006404394559))"^^geo:wktLiteral ;
    osm:area 112.0
  ] .

