@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/b0Damq>
  gtm:oppervlakte 185.0 ;
  gtm:kadastraalNummer 3749.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M3749"^^xsd:string ;
  gtm:kadastraleAanduiding "M3749"@nl ;
  ns0:name "Perceel GDA01-M3749"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350374970000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bkP1bx> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bXIzgN> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/87000> ;
  ns0:startDate "1999-08-06"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6969055969329 52.025317176674,4.696955888369 52.0253421896,4.6970266840258 52.025377398689,4.6970972340525 52.025412480458,4.697168579416 52.025447962334,4.697189285965 52.025458267536,4.6971203087829 52.025510265642,4.6970851811807 52.025493080677,4.6969763068773 52.025437397551,4.6968370757218 52.02536888966,4.6969055969329 52.025317176674))"^^geo:wktLiteral ;
    osm:area 185.0
  ] .

