@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/bFb7MS>
  gtm:oppervlakte 146.0 ;
  gtm:kadastraalNummer 7492.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K7492"^^xsd:string ;
  gtm:kadastraleAanduiding "K7492"@nl ;
  ns0:name "Perceel GDA01-K7492"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330749270000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b1fpzN> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:liesIn <https://n2t.net/ark:/60537/btjcYt> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/79580> ;
  ns0:startDate "2008-06-18"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7383923584823 52.014453314744,4.7383519769956 52.014211915999,4.7384307404713 52.014206903126,4.738440769583 52.014266803023,4.7384549100967 52.014353636782,4.7384707434042 52.014448317733,4.7383923584823 52.014453314744))"^^geo:wktLiteral ;
    osm:area 146.0
  ] .

