@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/buM8N5>
  gtm:oppervlakte 140.0 ;
  gtm:kadastraalNummer 3825.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M3825"^^xsd:string ;
  gtm:kadastraleAanduiding "M3825"@nl ;
  ns0:name "Perceel GDA01-M3825"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350382570000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bCGSV4> ;
  hg:liesIn <https://n2t.net/ark:/60537/bkP1bx> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/87035> ;
  ns0:startDate "1998-05-15"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6975229897889 52.025356622409,4.6974196620733 52.02543469256,4.6973441194367 52.025491056648,4.6973169818713 52.025513269766,4.6972828168788 52.025496018592,4.6972464423085 52.025477487097,4.6973495540977 52.025399272017,4.6974528230225 52.025321237536,4.6975229897889 52.025356622409))"^^geo:wktLiteral ;
    osm:area 139.0
  ] .

