@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/bmsi1f>
  gtm:kadastraalNummer 2476.0 ;
  gtm:oppervlakte 2722.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N2476" ;
  gtm:kadastraleAanduiding "N2476"@nl ;
  ns0:name "Perceel GDA01-N2476"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360247670000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  hg:absorbed <https://n2t.net/ark:/60537/bnHwS6> ;
  hg:liesIn <https://n2t.net/ark:/60537/bred5T> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/257109> ;
  ns0:startDate "2023-02-23"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6667621534373 52.004375166065,4.6670197966886 52.00421963365,4.668090859207 52.004312633137,4.6687292230973 52.004368053302,4.6690588893 52.004574570333,4.6680510978803 52.004487080718,4.6667621534373 52.004375166065))"^^geo:wktLiteral ;
    osm:area 2718.0
  ] .

