@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bixmGi>
  gtm:oppervlakte 151.0 ;
  gtm:kadastraalNummer 5671.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5671" ;
  gtm:kadastraleAanduiding "M5671"@nl ;
  ns0:name "Perceel GDA01-M5671"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350567170000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bELRMh> ;
  hg:liesIn <https://n2t.net/ark:/60537/biK1hC> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/88538> ;
  ns0:startDate "1999-06-15"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7077903038306 52.028986537962,4.7078198276256 52.028985494877,4.7078257073802 52.029045553225,4.7075846445009 52.029054238116,4.7075833815854 52.029041431369,4.7075395973554 52.029043075202,4.7075420737423 52.029068104167,4.7074982894848 52.029069747984,4.7074911298443 52.028997071527,4.7077617860848 52.028987541903,4.7077903038306 52.028986537962))"^^geo:wktLiteral ;
    osm:area 151.0
  ] .

