@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/b5qgeS>
  gtm:oppervlakte 415.0 ;
  gtm:kadastraalNummer 4649.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M4649" ;
  gtm:kadastraleAanduiding "M4649"@nl ;
  ns0:name "Perceel GDA01-M4649"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350464970000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b7hHWY> ;
  hg:liesIn <https://n2t.net/ark:/60537/bPaHgb> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/87696> ;
  ns0:startDate "2000-08-25"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6960631037575 52.02949062466,4.6960574181956 52.029495507939,4.6960526597501 52.029500747206,4.6960488585331 52.029506279721,4.6960460885078 52.02951203401,4.6960443506451 52.02951794716,4.6960437043374 52.029523947612,4.696044136401 52.029529945406,4.6955598674526 52.029558983747,4.6955438773906 52.029550782293,4.6958032933057 52.029355981321,4.6960631037575 52.02949062466))"^^geo:wktLiteral ;
    osm:area 415.0
  ] .

