@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/bV0iCm>
  gtm:oppervlakte 88.0 ;
  gtm:kadastraalNummer 5475.0 ;
  gtm:kadastraleAanduiding "A5475"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A5475"^^xsd:string ;
  ns0:name "Perceel GDA01-A5475"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240547570000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/beA1xj> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:absorbed <https://n2t.net/ark:/60537/bYXLqJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/70406> ;
  ns0:startDate "2022-09-01"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7186821033506 52.010196617266,4.7187136867087 52.010083965241,4.7188123864571 52.010094529785,4.7187816294947 52.01020745618,4.7187771504676 52.010206972339,4.7186821033506 52.010196617266))"^^geo:wktLiteral ;
    osm:area 88.0
  ] .

