@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/bTkJ2Z>
  gtm:oppervlakte 312.0 ;
  gtm:kadastraalNummer 4451.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M4451" ;
  gtm:kadastraleAanduiding "M4451"@nl ;
  ns0:name "Perceel GDA01-M4451"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350445170000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/baPr7B> ;
  hg:absorbed <https://n2t.net/ark:/60537/bCuaMD> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/87535> ;
  ns0:startDate "2008-12-17"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7146956002226 52.029430538569,4.7146995908797 52.029203514945,4.7147007376159 52.02914653518,4.7148505867701 52.029152900779,4.7148441992393 52.029209554003,4.7148164387138 52.029456243296,4.7147341735513 52.029452780388,4.7146956002226 52.029430538569))"^^geo:wktLiteral ;
    osm:area 312.0
  ] .

