@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/bixmrB>
  gtm:oppervlakte 221.0 ;
  gtm:kadastraalNummer 7035.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K7035"^^xsd:string ;
  gtm:kadastraleAanduiding "K7035"@nl ;
  ns0:name "Perceel GDA01-K7035"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330703570000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:liesIn <https://n2t.net/ark:/60537/bBdO8v> ;
  hg:absorbed <https://n2t.net/ark:/60537/bijNad> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/84250> ;
  ns0:startDate "2004-12-20"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7512234956283 52.012841615259,4.7512943422398 52.012719783089,4.7513243099606 52.012667102328,4.7513398082355 52.012640436647,4.7514677510917 52.012668802837,4.7514493593844 52.012700234722,4.7513512799119 52.012869899821,4.751346458979 52.01286883113,4.7512234956283 52.012841615259))"^^geo:wktLiteral ;
    osm:area 221.0
  ] .

