@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/bCTC1s>
  gtm:oppervlakte 13.0 ;
  gtm:kadastraalNummer 4223.0 ;
  gtm:kadastraleAanduiding "D4223"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D4223"^^xsd:string ;
  ns0:name "Perceel GDA01-D4223"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16270422370000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bpzOZp> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  hg:liesIn <https://n2t.net/ark:/60537/bvOCdX> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/287014> ;
  ns0:startDate "2017-04-10"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7045553231616 52.009070351843,4.7046020803152 52.009104635142,4.7045745522931 52.009118946853,4.7045279572669 52.009084538646,4.7045261713031 52.00908321598,4.7045384768796 52.009076662885,4.7045532200726 52.009068811616,4.7045553231616 52.009070351843))"^^geo:wktLiteral ;
    osm:area 13.0
  ] .

