@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/bn4eMD>
  gtm:oppervlakte 177.0 ;
  gtm:kadastraalNummer 3055.0 ;
  gtm:kadastraleAanduiding "H3055"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/H3055"^^xsd:string ;
  ns0:name "Perceel GDA01-H3055"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16310305570000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bIwu5f> ;
  hg:liesIn <https://n2t.net/ark:/60537/bkP1bx> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bo6IkW> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/77477> ;
  ns0:startDate "2003-11-25"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6960382180432 52.022424960289,4.6960506611323 52.022415478662,4.6960732291304 52.022426846642,4.6960846105351 52.022418185713,4.6961262646843 52.022439013654,4.6961035165831 52.022456326617,4.6961451707765 52.022477154552,4.6961562868993 52.022468689804,4.696220665851 52.022501120289,4.6963736733955 52.022577925211,4.6963140272913 52.022623119452,4.6960125474711 52.022473050343,4.6960608597167 52.022436274773,4.6960382180432 52.022424960289))"^^geo:wktLiteral ;
    osm:area 177.0
  ] .

