@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/b5czjO>
  gtm:oppervlakte 143.0 ;
  gtm:kadastraalNummer 5907.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K5907"^^xsd:string ;
  gtm:kadastraleAanduiding "K5907"@nl ;
  ns0:name "Perceel GDA01-K5907"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330590770000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/be9NLI> ;
  hg:liesIn <https://n2t.net/ark:/60537/bR2Zuz> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/83230> ;
  ns0:startDate "2004-08-30"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7469816603199 52.005061022242,4.7470385324988 52.005052882476,4.7470674719603 52.005049768089,4.7470901713967 52.005129744342,4.7471275834839 52.005261546724,4.7470416539276 52.005270831825,4.747001177493 52.005129260351,4.7469816603199 52.005061022242))"^^geo:wktLiteral ;
    osm:area 143.0
  ] .

