@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/bLDOAn>
  gtm:oppervlakte 74.0 ;
  gtm:kadastraalNummer 5289.0 ;
  gtm:kadastraleAanduiding "A5289"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A5289"^^xsd:string ;
  ns0:name "Perceel GDA01-A5289"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240528970000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:absorbed <https://n2t.net/ark:/60537/bLQFGT> ;
  hg:liesIn <https://n2t.net/ark:/60537/bnuCG0> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/70353> ;
  ns0:startDate "2003-08-04"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7170241528732 52.016127397046,4.7171044020321 52.01613740851,4.7172844998891 52.016156059717,4.7172743619105 52.016192045484,4.7171038584822 52.016173763466,4.7170129947223 52.016162424214,4.7170241528732 52.016127397046))"^^geo:wktLiteral ;
    osm:area 73.0
  ] .

