@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/boWym0>
  gtm:oppervlakte 14.0 ;
  gtm:kadastraalNummer 447.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/L447"^^xsd:string ;
  gtm:kadastraleAanduiding "L447"@nl ;
  ns0:name "Perceel GDA01-L447"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16340044770000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bgsuYR> ;
  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/84497> ;
  ns0:startDate "2005-04-14"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7201790999344 52.006167141862,4.7201774611994 52.006170584123,4.7201863941535 52.006172207714,4.7201709983213 52.006204595574,4.7201186636902 52.006195121833,4.7201340449938 52.006162733898,4.7201626598328 52.006167911586,4.7201642987026 52.006164460338,4.7201790999344 52.006167141862))"^^geo:wktLiteral ;
    osm:area 14.0
  ] .

