@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/bZAIfa>
  gtm:oppervlakte 2210.0 ;
  gtm:kadastraalNummer 7391.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K7391"^^xsd:string ;
  gtm:kadastraleAanduiding "K7391"@nl ;
  ns0:name "Perceel GDA01-K7391"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330739170000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b0PQ6c> ;
  hg:absorbed <https://n2t.net/ark:/60537/b1SvHP> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/79500> ;
  ns0:startDate "2020-06-29"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7397437008244 52.016637676356,4.7396842604004 52.016798268321,4.7396054150458 52.017010283867,4.7396018833351 52.017019792117,4.7389797135986 52.017057301156,4.7391543701323 52.016532271958,4.7397517811146 52.016615825112,4.7397439284123 52.016637048421,4.7397437008244 52.016637676356))"^^geo:wktLiteral ;
    osm:area 2189.0
  ] .

