@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/bXV6pz>
  gtm:oppervlakte 67.0 ;
  gtm:kadastraalNummer 3007.0 ;
  gtm:kadastraleAanduiding "E3007"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E3007"^^xsd:string ;
  ns0:name "Perceel GDA01-E3007"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280300770000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bj9BFj> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/73819> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7046056492426 52.005217139289,4.7045517350259 52.005235171982,4.7045022788101 52.005178509788,4.704440806744 52.005109454754,4.7044949454542 52.005091018936,4.7045567646229 52.005160237746,4.7046056492426 52.005217139289))"^^geo:wktLiteral ;
    osm:area 68.0
  ] .

