@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/b7hzC3>
  gtm:oppervlakte 50.0 ;
  gtm:kadastraalNummer 7460.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M7460"^^xsd:string ;
  gtm:kadastraleAanduiding "M7460"@nl ;
  ns0:name "Perceel GDA01-M7460"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350746070000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bkP1bx> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bVqRWd> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/89863> ;
  ns0:startDate "2016-12-20"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7007706108915 52.026576359919,4.7007015195709 52.026628359439,4.7006883162365 52.026621828793,4.7006415868187 52.026543851676,4.7006679312825 52.026524833043,4.7007706108915 52.026576359919))"^^geo:wktLiteral ;
    osm:area 50.0
  ] .

