@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/b1Snwx>
  gtm:oppervlakte 267.0 ;
  gtm:kadastraalNummer 4388.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M4388" ;
  gtm:kadastraleAanduiding "M4388"@nl ;
  ns0:name "Perceel GDA01-M4388"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350438870000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/baPr7B> ;
  hg:absorbed <https://n2t.net/ark:/60537/bdjZTt> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/87472> ;
  ns0:startDate "2008-12-17"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7151987820277 52.030561560344,4.715057499341 52.03056181461,4.7150688328668 52.030457164726,4.7150713960769 52.030432011905,4.7150782223857 52.030375244334,4.715079236879 52.030365902214,4.7150954012866 52.030366623664,4.7151016433657 52.03030994264,4.7152281831306 52.030306440286,4.7152176674282 52.030395455079,4.7151987820277 52.030561560344))"^^geo:wktLiteral ;
    osm:area 267.0
  ] .

