@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/bMtDo3>
  gtm:oppervlakte 307.0 ;
  gtm:kadastraalNummer 4882.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M4882" ;
  gtm:kadastraleAanduiding "M4882"@nl ;
  ns0:name "Perceel GDA01-M4882"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350488270000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bPaHgb> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/byjb8L> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/87830> ;
  ns0:startDate "2001-03-13"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6907421401496 52.026312200862,4.6906354815508 52.02639273519,4.6903327865577 52.026239813109,4.6903549746827 52.02622317207,4.6903747806129 52.026233221469,4.690388668459 52.026222805206,4.6903688625303 52.026212755809,4.6904400414299 52.026159363477,4.6907421401496 52.026312200862))"^^geo:wktLiteral ;
    osm:area 308.0
  ] .

