@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bSvUYq>
  gtm:oppervlakte 128.0 ;
  gtm:kadastraalNummer 3714.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K3714" ;
  gtm:kadastraleAanduiding "K3714"@nl ;
  ns0:name "Perceel GDA01-K3714"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330371470000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b6FrpF> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/bfpZBd> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/81761> ;
  ns0:startDate "2010-06-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7376706855991 52.010086949709,4.7376082710224 52.010080969589,4.7374357590954 52.010063631671,4.7373500764598 52.010055105103,4.7373633123064 52.010004160094,4.7374488190314 52.010012757589,4.7376213611991 52.010030005771,4.7376839223932 52.010035914786,4.7376706855991 52.010086949709))"^^geo:wktLiteral ;
    osm:area 128.0
  ] .

