@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/bKBjQU>
  gtm:oppervlakte 128.0 ;
  gtm:kadastraalNummer 3715.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K3715"^^xsd:string ;
  gtm:kadastraleAanduiding "K3715"@nl ;
  ns0:name "Perceel GDA01-K3715"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330371570000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b6FrpF> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/bfpZBd> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/81762> ;
  ns0:startDate "2010-06-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7376972053245 52.009984709337,4.7376839223932 52.010035914786,4.7376213611991 52.010030005771,4.7374488190314 52.010012757589,4.7373633123064 52.010004160094,4.7373765942914 52.009953044558,4.7374619395401 52.009961722048,4.7376345132502 52.009978790618,4.7376972053245 52.009984709337))"^^geo:wktLiteral ;
    osm:area 128.0
  ] .

