@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/baCMjh>
  gtm:oppervlakte 736.0 ;
  gtm:kadastraalNummer 2476.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M2476" ;
  gtm:kadastraleAanduiding "M2476"@nl ;
  ns0:name "Perceel GDA01-M2476"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350247670000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bHtNNy> ;
  hg:absorbed <https://n2t.net/ark:/60537/boWGH6> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/105842> ;
  ns0:startDate "2006-12-20"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7035365727082 52.031060049277,4.7035174583365 52.031061646093,4.7035654995484 52.031341733402,4.7033990624316 52.031352451917,4.7033040920991 52.030795968818,4.7034700927786 52.030785068143,4.7034906998148 52.030905272611,4.7035098141206 52.030903675799,4.7035365727082 52.031060049277))"^^geo:wktLiteral ;
    osm:area 736.0
  ] .

