@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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 geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bIVJsn>
  gtm:oppervlakte 180.0 ;
  gtm:kadastraalNummer 435.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M435"^^xsd:string ;
  gtm:kadastraleAanduiding "M435"@nl ;
  ns0:name "Perceel GDA01-M435"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350043570000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bkP1bx> ;
  hg:absorbed <https://n2t.net/ark:/60537/bQ0FzL> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/84657> ;
  ns0:startDate "2009-02-04"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7007573461522 52.027196787241,4.7004865506724 52.027060085742,4.7004963839694 52.027052628795,4.7005250333826 52.027031556307,4.7005280398052 52.027029344718,4.7005274758487 52.027029062789,4.7005517982924 52.027010796404,4.7005556161119 52.027007933394,4.7005898133481 52.02702513885,4.7006891590402 52.027075594705,4.700826927495 52.027144242253,4.7007573461522 52.027196787241))"^^geo:wktLiteral ;
    osm:area 180.0
  ] .

