@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bzmxpw>
  gtm:oppervlakte 5.0 ;
  gtm:kadastraalNummer 3780.0 ;
  gtm:kadastraleAanduiding "H3780"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/H3780" ;
  ns0:name "Perceel GDA01-H3780"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16310378070000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bH3zqq> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bo6IkW> ;
  hg:liesIn <https://n2t.net/ark:/60537/btJCmp> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/77816> ;
  ns0:startDate "2015-07-13"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7081829837674 52.017774680067,4.7081832658495 52.017774331147,4.7081975534708 52.017756310917,4.7082821786635 52.017762174023,4.7082840123251 52.017762301446,4.7081829837674 52.017774680067))"^^geo:wktLiteral ;
    osm:area 6.0
  ] .

