@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/b2hLQT>
  gtm:oppervlakte 167.0 ;
  gtm:kadastraalNummer 2685.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M2685" ;
  gtm:kadastraleAanduiding "M2685"@nl ;
  ns0:name "Perceel GDA01-M2685"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350268570000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/brECtF> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bSinst> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/86249> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7059974673319 52.033247692627,4.7059908104432 52.03320915689,4.7060157565544 52.033208411347,4.7060278021292 52.033200211717,4.7064750071641 52.03317069124,4.7064828748736 52.033215885348,4.7062494185202 52.033231748334,4.7059974673319 52.033247692627))"^^geo:wktLiteral ;
    osm:area 168.0
  ] .

