@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/bn4eOZ>
  gtm:oppervlakte 153.0 ;
  gtm:kadastraalNummer 1774.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/I1774" ;
  gtm:kadastraleAanduiding "I1774"@nl ;
  ns0:name "Perceel GDA01-I1774"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16320177470000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b1Swf7> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bfc7bf> ;
  hg:liesIn <https://n2t.net/ark:/60537/bFoNUO> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/78251> ;
  ns0:startDate "2002-05-27"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7168186248512 52.017748523846,4.7168036607847 52.017797389416,4.7166172704714 52.01778116448,4.7164760951536 52.017769151746,4.7164053628436 52.017762591705,4.7164165194084 52.017713129233,4.716475481528 52.017718651466,4.7165905640076 52.017728789804,4.7168186248512 52.017748523846))"^^geo:wktLiteral ;
    osm:area 153.0
  ] .

