@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/bgeF3E>
  gtm:oppervlakte 243.0 ;
  gtm:kadastraalNummer 4332.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M4332" ;
  gtm:kadastraleAanduiding "M4332"@nl ;
  ns0:name "Perceel GDA01-M4332"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350433270000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/baPr7B> ;
  hg:absorbed <https://n2t.net/ark:/60537/biWU3I> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/87416> ;
  ns0:startDate "2003-07-03"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7180225522601 52.029629862217,4.7180208955217 52.029686146991,4.7180200073342 52.029716342881,4.7179121926064 52.029715100939,4.7176547529586 52.02971183973,4.7176576344592 52.02962433631,4.7180225522601 52.029629862217))"^^geo:wktLiteral ;
    osm:area 242.0
  ] .

