@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/bNIPD4>
  gtm:oppervlakte 287.0 ;
  gtm:kadastraalNummer 1574.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N1574"^^xsd:string ;
  gtm:kadastraleAanduiding "N1574"@nl ;
  ns0:name "Perceel GDA01-N1574"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360157470000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  hg:absorbed <https://n2t.net/ark:/60537/bpMv1z> ;
  hg:liesIn <https://n2t.net/ark:/60537/bz8OeA> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/90237> ;
  ns0:startDate "2023-10-20"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6792206934617 52.005644517575,4.6792305336779 52.005650383293,4.6792447887049 52.005658900188,4.6792598807224 52.00566790749,4.6789639005635 52.005845203602,4.6789407567313 52.005830521051,4.6788889898581 52.005797662414,4.6788694079073 52.005785230415,4.679140332291 52.005599963877,4.6791588323537 52.005609890537,4.6791796539151 52.005621296274,4.6792002693355 52.005632844583,4.6792206934617 52.005644517575))"^^geo:wktLiteral ;
    osm:area 287.0
  ] .

