@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/b003nQ>
  gtm:oppervlakte 200.0 ;
  gtm:kadastraalNummer 5940.0 ;
  gtm:kadastraleAanduiding "A5940"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A5940"^^xsd:string ;
  ns0:name "Perceel GDA01-A5940"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240594070000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b3KOH1> ;
  hg:liesIn <https://n2t.net/ark:/60537/beA1xj> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/69910> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7198887645572 52.012009134027,4.7200129360123 52.01195964664,4.7201669668735 52.012108944913,4.7200437682274 52.012158626732,4.7199420852872 52.01206045441,4.7198887645572 52.012009134027))"^^geo:wktLiteral ;
    osm:area 199.0
  ] .

