@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/biWT8s>
  gtm:oppervlakte 25.0 ;
  gtm:kadastraalNummer 1846.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N1846" ;
  gtm:kadastraleAanduiding "N1846"@nl ;
  ns0:name "Perceel GDA01-N1846"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360184670000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  hg:absorbed <https://n2t.net/ark:/60537/bJYpCt> ;
  hg:liesIn <https://n2t.net/ark:/60537/bred5T> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/246040> ;
  ns0:startDate "2021-07-28"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.668392202328 52.005126409362,4.6684771700331 52.005030985527,4.6685419048155 52.00503660308,4.668392202328 52.005126409362))"^^geo:wktLiteral ;
    osm:area 25.0
  ] .

