@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/bJm7zx>
  gtm:oppervlakte 143.0 ;
  gtm:kadastraalNummer 7473.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K7473"^^xsd:string ;
  gtm:kadastraleAanduiding "K7473"@nl ;
  ns0:name "Perceel GDA01-K7473"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330747370000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:liesIn <https://n2t.net/ark:/60537/bBdO8v> ;
  hg:absorbed <https://n2t.net/ark:/60537/benw5s> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/79564> ;
  ns0:startDate "2010-05-21"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7483639831734 52.011458704163,4.7483458426724 52.011503053233,4.7483257860438 52.011499924292,4.7483214544847 52.011510525044,4.7480181161716 52.011462453449,4.74804054439 52.011407539401,4.748080890182 52.011413825605,4.7483639831734 52.011458704163))"^^geo:wktLiteral ;
    osm:area 143.0
  ] .

