@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/bPB7FC>
  gtm:oppervlakte 479.0 ;
  gtm:kadastraalNummer 4436.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M4436" ;
  gtm:kadastraleAanduiding "M4436"@nl ;
  ns0:name "Perceel GDA01-M4436"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350443670000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/baPr7B> ;
  hg:absorbed <https://n2t.net/ark:/60537/bKO9TJ> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/87520> ;
  ns0:startDate "2008-12-17"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7165915627035 52.029537437294,4.7166359793275 52.029539308151,4.7166703281914 52.029561525273,4.7166623420476 52.029799132443,4.7164645528309 52.029790518653,4.7164081809696 52.029788067292,4.7164376046649 52.029530942652,4.7165915627035 52.029537437294))"^^geo:wktLiteral ;
    osm:area 478.0
  ] .

