@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/bkCkDB>
  gtm:oppervlakte 180.0 ;
  gtm:kadastraalNummer 3884.0 ;
  gtm:kadastraleAanduiding "B3884"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B3884"^^xsd:string ;
  ns0:name "Perceel GDA01-B3884"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16250388470000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:liesIn <https://n2t.net/ark:/60537/bDwvJN> ;
  hg:absorbed <https://n2t.net/ark:/60537/bkP3Q4> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/72361> ;
  ns0:startDate "2017-11-27"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7100504126079 52.010904365219,4.7100452227722 52.010949007743,4.7098489647413 52.010952606527,4.7094999060125 52.010975711112,4.7094705653903 52.010977951087,4.7094623667779 52.010939280703,4.709590306274 52.01093113668,4.7098384788126 52.010912017468,4.7100504126079 52.010904365219))"^^geo:wktLiteral ;
    osm:area 180.0
  ] .

