@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/be9EQ8>
  gtm:oppervlakte 128.0 ;
  gtm:kadastraalNummer 3719.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K3719"^^xsd:string ;
  gtm:kadastraleAanduiding "K3719"@nl ;
  ns0:name "Perceel GDA01-K3719"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330371970000/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/81766> ;
  ns0:startDate "2010-06-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7377501982421 52.009780399096,4.7377369153027 52.00983161354,4.7376738294168 52.009825746599,4.7375012101124 52.009808848612,4.7374163621604 52.009800048056,4.7374296744549 52.009748842797,4.7375143622347 52.009757633471,4.7376869193129 52.009774791759,4.7377501982421 52.009780399096))"^^geo:wktLiteral ;
    osm:area 128.0
  ] .

