@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/bBrxGA>
  gtm:oppervlakte 180.0 ;
  gtm:kadastraalNummer 7024.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K7024"^^xsd:string ;
  gtm:kadastraleAanduiding "K7024"@nl ;
  ns0:name "Perceel GDA01-K7024"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330702470000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:liesIn <https://n2t.net/ark:/60537/bBdO8v> ;
  hg:absorbed <https://n2t.net/ark:/60537/bGdLBI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/84240> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7491214420733 52.011807102948,4.748971599623 52.011783568056,4.7487791392014 52.0117547414,4.7487361729557 52.011757528473,4.7487333009261 52.011740318135,4.7487255695891 52.01169406697,4.748736730606 52.011694855561,4.7487355754317 52.011688009143,4.7489970967126 52.011729928843,4.748996885636 52.011730431048,4.7490677381395 52.011741502319,4.7491171531439 52.011749230524,4.7491435756196 52.011753364578,4.7491214420733 52.011807102948))"^^geo:wktLiteral ;
    osm:area 180.0
  ] .

