@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/bt6xte>
  gtm:oppervlakte 44.0 ;
  gtm:kadastraalNummer 3775.0 ;
  gtm:kadastraleAanduiding "D3775"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D3775"^^xsd:string ;
  ns0:name "Perceel GDA01-D3775"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16270377570000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b7I6dY> ;
  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/73165> ;
  ns0:startDate "2011-02-08"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.707640984759 52.008455214952,4.7075650194461 52.008408665827,4.7076264473019 52.00837171857,4.7076266492886 52.008371845574,4.7076540977123 52.008388632596,4.7076994266383 52.008416353864,4.7076983540752 52.008416967873,4.7077058584957 52.00842155034,4.707640984759 52.008455214952))"^^geo:wktLiteral ;
    osm:area 44.0
  ] .

