@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/b4NaiS>
  gtm:oppervlakte 453.0 ;
  gtm:kadastraalNummer 1081.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N1081"^^xsd:string ;
  gtm:kadastraleAanduiding "N1081"@nl ;
  ns0:name "Perceel GDA01-N1081"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360108170000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b87xG6>, <https://n2t.net/ark:/60537/benxrp>, <https://n2t.net/ark:/60537/bWSN35> ;
  hg:liesIn <https://n2t.net/ark:/60537/bH3ppB> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/90111> ;
  ns0:startDate "2020-02-21"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6839516694234 52.001572146832,4.683956285467 52.001374401774,4.684255406763 52.001376296499,4.6842529061473 52.001573883417,4.6839516694234 52.001572146832))"^^geo:wktLiteral ;
    osm:area 453.0
  ] .

