@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/bQqUXe>
  gtm:oppervlakte 10.0 ;
  gtm:kadastraalNummer 3677.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/I3677"^^xsd:string ;
  gtm:kadastraleAanduiding "I3677"@nl ;
  ns0:name "Perceel GDA01-I3677"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16320367770000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bfc7bf> ;
  hg:liesIn <https://n2t.net/ark:/60537/bFoNUO> ;
  hg:absorbed <https://n2t.net/ark:/60537/bw1mAm> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/79238> ;
  ns0:startDate "2003-04-02"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.714058028201 52.019885267209,4.7140614757322 52.01988561949,4.7140588697579 52.019895195204,4.714055422226 52.019894842922,4.7140544511398 52.019898387784,4.7140079187017 52.019893501692,4.7140088897915 52.01988995683,4.7140114959112 52.01988037213,4.7140151655196 52.019866910527,4.7140616979308 52.019871796616,4.714058028201 52.019885267209))"^^geo:wktLiteral ;
    osm:area 10.0
  ] .

