@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/baCKXZ>
  gtm:oppervlakte 149.0 ;
  gtm:kadastraalNummer 1711.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/I1711"^^xsd:string ;
  gtm:kadastraleAanduiding "I1711"@nl ;
  ns0:name "Perceel GDA01-I1711"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16320171170000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bfc7bf> ;
  hg:liesIn <https://n2t.net/ark:/60537/bFoNUO> ;
  hg:absorbed <https://n2t.net/ark:/60537/bRtzNz> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/78206> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7127713148329 52.017433482861,4.7127613345416 52.01748196302,4.7126369725696 52.017472864346,4.712372500832 52.017451753982,4.7123805538462 52.01740358639,4.7126469681013 52.017424348331,4.7127713148329 52.017433482861))"^^geo:wktLiteral ;
    osm:area 146.0
  ] .

