@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/bSvV8o>
  gtm:oppervlakte 430.0 ;
  gtm:kadastraalNummer 457.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/L457"^^xsd:string ;
  gtm:kadastraleAanduiding "L457"@nl ;
  ns0:name "Perceel GDA01-L457"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16340045770000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bkpCPD> ;
  hg:absorbed <https://n2t.net/ark:/60537/bUNLEf> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bZAGg1> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/84501> ;
  ns0:startDate "2003-08-12"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7243078309812 52.002707783105,4.7240754717048 52.002548413133,4.724330435926 52.002434734791,4.7243921518554 52.002484186004,4.7245153311251 52.002567689769,4.7243996426862 52.002648347482,4.7243078309812 52.002707783105))"^^geo:wktLiteral ;
    osm:area 458.0
  ] .

