@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/bkP2JE>
  gtm:oppervlakte 91.0 ;
  gtm:kadastraalNummer 3504.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/I3504"^^xsd:string ;
  gtm:kadastraleAanduiding "I3504"@nl ;
  ns0:name "Perceel GDA01-I3504"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16320350470000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bfc7bf> ;
  hg:liesIn <https://n2t.net/ark:/60537/bFoNUO> ;
  hg:absorbed <https://n2t.net/ark:/60537/bVQg13> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/79149> ;
  ns0:startDate "1999-04-23"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7178016110262 52.017817862754,4.717780452948 52.01786599213,4.7177664307231 52.017863575416,4.7176397949676 52.017841741547,4.7175491375513 52.017826107449,4.7175579740653 52.017806059669,4.7175701584447 52.017778399787,4.7178016110262 52.017817862754))"^^geo:wktLiteral ;
    osm:area 91.0
  ] .

