@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/buYPZU>
  gtm:oppervlakte 150.0 ;
  gtm:kadastraalNummer 1773.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/I1773" ;
  gtm:kadastraleAanduiding "I1773"@nl ;
  ns0:name "Perceel GDA01-I1773"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16320177370000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b2V2th> ;
  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/78250> ;
  ns0:startDate "2002-05-27"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7168036607847 52.017797389416,4.7167888037631 52.017845914034,4.716568423032 52.017826942756,4.7164535026942 52.017816661507,4.7163945195205 52.017810590852,4.7164053628436 52.017762591705,4.7164760951536 52.017769151746,4.7166172704714 52.01778116448,4.7168036607847 52.017797389416))"^^geo:wktLiteral ;
    osm:area 150.0
  ] .

