@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/bpMksC>
  gtm:oppervlakte 47.0 ;
  gtm:kadastraalNummer 3574.0 ;
  gtm:kadastraleAanduiding "C3574"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C3574"^^xsd:string ;
  ns0:name "Perceel GDA01-C3574"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16260357470000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:liesIn <https://n2t.net/ark:/60537/bTkH2F> ;
  hg:absorbed <https://n2t.net/ark:/60537/bYXza3> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/72523> ;
  ns0:startDate "2016-07-19"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7130510857107 52.012216789735,4.7130813316048 52.012187328181,4.7132609217692 52.012265710647,4.7132265848293 52.012296973471,4.7130774735386 52.012228841492,4.7130751587973 52.012227785582,4.7130510857107 52.012216789735))"^^geo:wktLiteral ;
    osm:area 61.0
  ] .

