@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/b5qfrS>
  gtm:oppervlakte 44.0 ;
  gtm:kadastraalNummer 1773.0 ;
  gtm:kadastraleAanduiding "D1773"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D1773" ;
  ns0:name "Perceel GDA01-D1773"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16270177370000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bcv0gg>, <https://n2t.net/ark:/60537/bkbTJq> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  hg:liesIn <https://n2t.net/ark:/60537/bvOCdX> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/73075> ;
  ns0:startDate "2011-02-08"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7085888627632 52.007765888116,4.7086088832561 52.0077768885,4.7086311283352 52.007789106151,4.7085044307441 52.007875500379,4.70846333229 52.007851192443,4.7085888627632 52.007765888116))"^^geo:wktLiteral ;
    osm:area 50.0
  ] .

