@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/bx3Qcy>
  gtm:oppervlakte 135.0 ;
  gtm:kadastraalNummer 7072.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K7072"^^xsd:string ;
  gtm:kadastraleAanduiding "K7072"@nl ;
  ns0:name "Perceel GDA01-K7072"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330707270000/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/84287> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7502239712008 52.01214340549,4.7502979824081 52.012159823212,4.7501748666218 52.012371057951,4.7501737921133 52.012370818439,4.7500998098619 52.012354391808,4.7500989676318 52.012354207483,4.7501145396078 52.012327524382,4.7501529025889 52.012265343692,4.7502239712008 52.01214340549))"^^geo:wktLiteral ;
    osm:area 136.0
  ] .

