@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/bUodvx>
  gtm:oppervlakte 212.0 ;
  gtm:kadastraalNummer 4149.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M4149" ;
  gtm:kadastraleAanduiding "M4149"@nl ;
  ns0:name "Perceel GDA01-M4149"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350414970000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/baPr7B> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bUB3GN> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/87233> ;
  ns0:startDate "2007-02-02"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7125985877209 52.033282322827,4.7125986208388 52.033272381875,4.7126907114152 52.033272226281,4.7126958448233 52.033229399119,4.7131247451147 52.033230632602,4.7131247649788 52.033287421259,4.712690696505 52.03328579864,4.7126906855338 52.033307820093,4.7125985166559 52.033307364029,4.7125985877209 52.033282322827))"^^geo:wktLiteral ;
    osm:area 211.0
  ] .

