@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/bd78Y4>
  gtm:oppervlakte 99.0 ;
  gtm:kadastraalNummer 3077.0 ;
  gtm:kadastraleAanduiding "E3077"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E3077"^^xsd:string ;
  ns0:name "Perceel GDA01-E3077"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280307770000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bbFrt2> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/73879> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7057375338138 52.0041225717,4.7057816221023 52.004163526504,4.7056637135368 52.004202824329,4.7055401370955 52.004244192502,4.7055030163854 52.004202846517,4.7056255475264 52.004161256608,4.7057375338138 52.0041225717))"^^geo:wktLiteral ;
    osm:area 99.0
  ] .

