@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/b3xYb9>
  gtm:oppervlakte 280.0 ;
  gtm:kadastraalNummer 1572.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N1572"^^xsd:string ;
  gtm:kadastraleAanduiding "N1572"@nl ;
  ns0:name "Perceel GDA01-N1572"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360157270000/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/90235> ;
  ns0:startDate "2023-10-20"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6787854129346 52.005731926833,4.6787734589919 52.005724340553,4.6790128787784 52.005537365642,4.6790518815608 52.005554903043,4.6790736460247 52.005565622363,4.6790952190521 52.005576475353,4.6791166149222 52.005587480077,4.6791378193561 52.005598618471,4.679140332291 52.005599963877,4.6788694079073 52.005785230415,4.6788371940769 52.005764794591,4.6787854129346 52.005731926833))"^^geo:wktLiteral ;
    osm:area 280.0
  ] .

