@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/bAOzOC>
  gtm:oppervlakte 52.0 ;
  gtm:kadastraalNummer 3487.0 ;
  gtm:kadastraleAanduiding "B3487"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B3487"^^xsd:string ;
  ns0:name "Perceel GDA01-B3487"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16250348770000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:liesIn <https://n2t.net/ark:/60537/bDwvJN> ;
  hg:absorbed <https://n2t.net/ark:/60537/bQDLs5> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/244366> ;
  ns0:startDate "2003-02-27"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7051404370946 52.011614272895,4.7051849789457 52.011582783902,4.7053005179653 52.011645976607,4.7052151953251 52.011700140846,4.7051939540903 52.011689851896,4.7052597261265 52.011643529159,4.7052459144594 52.011636060675,4.7052189049863 52.011655453992,4.7051812462227 52.011635686027,4.7051404370946 52.011614272895))"^^geo:wktLiteral ;
    osm:area 52.0
  ] .

