@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/br1HaD>
  gtm:oppervlakte 585.0 ;
  gtm:kadastraalNummer 3478.0 ;
  gtm:kadastraleAanduiding "H3478"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/H3478"^^xsd:string ;
  ns0:name "Perceel GDA01-H3478"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16310347870000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bo6IkW> ;
  hg:liesIn <https://n2t.net/ark:/60537/btJCmp> ;
  hg:absorbed <https://n2t.net/ark:/60537/bywSxK> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/257031> ;
  ns0:startDate "2018-09-12"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7064008041439 52.019959866856,4.7062320215741 52.019950396708,4.7062506781395 52.019824244603,4.7061965718191 52.019821208165,4.706197271704 52.019816376456,4.7062321218551 52.019577549586,4.7064556194062 52.019590158478,4.7064008041439 52.019959866856))"^^geo:wktLiteral ;
    osm:area 582.0
  ] .

