@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/b1sYYO>
  gtm:oppervlakte 200.0 ;
  gtm:kadastraalNummer 9037.0 ;
  gtm:kadastraleAanduiding "A9037"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A9037"^^xsd:string ;
  ns0:name "Perceel GDA01-A9037"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240903770000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/beA1xj> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:absorbed <https://n2t.net/ark:/60537/bsuCzp> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/104984> ;
  ns0:startDate "2023-03-15"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7170007826743 52.008571571369,4.7170154071437 52.008518892704,4.7174990367704 52.008570056736,4.7174842237891 52.008622716409,4.7170007826743 52.008571571369))"^^geo:wktLiteral ;
    osm:area 200.0
  ] .

