@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/bumKrm>
  gtm:oppervlakte 266.0 ;
  gtm:kadastraalNummer 4400.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M4400" ;
  gtm:kadastraleAanduiding "M4400"@nl ;
  ns0:name "Perceel GDA01-M4400"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350440070000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/baPr7B> ;
  hg:absorbed <https://n2t.net/ark:/60537/bIJ9V5> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/87484> ;
  ns0:startDate "2008-12-17"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7157635598795 52.030568530241,4.7156220200237 52.030562608704,4.7156356966614 52.030437658406,4.7156428067329 52.030371634397,4.7156586810783 52.030372264232,4.7156652152132 52.030315494963,4.7157911761526 52.030311719051,4.7157817032745 52.030401234197,4.7157635598795 52.030568530241))"^^geo:wktLiteral ;
    osm:area 266.0
  ] .

