@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/bqOQyc>
  gtm:oppervlakte 100.0 ;
  gtm:kadastraalNummer 513.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/L513"^^xsd:string ;
  gtm:kadastraleAanduiding "L513"@nl ;
  ns0:name "Perceel GDA01-L513"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16340051370000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b6fccw> ;
  hg:liesIn <https://n2t.net/ark:/60537/bkpCPD> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bZAGg1> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/84520> ;
  ns0:startDate "2012-02-28"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7208562365133 52.004760417744,4.7208698956766 52.004804637127,4.7207651325813 52.004846091782,4.7207317387317 52.004799953978,4.7206035838952 52.004833698814,4.7205838466713 52.004802559061,4.720546376725 52.004809205002,4.7204846991802 52.004751365819,4.7204431773843 52.004712192849,4.7204420022096 52.004712869311,4.7204320948044 52.004706278618,4.7204490764308 52.004699417787,4.7205455630952 52.004806135347,4.7208562365133 52.004760417744))"^^geo:wktLiteral ;
    osm:area 97.0
  ] .

