@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/bLdqFE>
  gtm:oppervlakte 84.0 ;
  gtm:kadastraalNummer 1223.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/I1223"^^xsd:string ;
  gtm:kadastraleAanduiding "I1223"@nl ;
  ns0:name "Perceel GDA01-I1223"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16320122370000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bfc7bf> ;
  hg:liesIn <https://n2t.net/ark:/60537/bFoNUO> ;
  hg:absorbed <https://n2t.net/ark:/60537/bZAQFZ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/78008> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7111777155427 52.02019737944,4.7111886701062 52.02015303968,4.7113038307889 52.020164127394,4.7114279892162 52.020179473209,4.7114236864956 52.020194288348,4.7114151874925 52.020223622619,4.7112929532419 52.020208197954,4.7111777155427 52.02019737944))"^^geo:wktLiteral ;
    osm:area 83.0
  ] .

