@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/bJYdh3>
  gtm:oppervlakte 355.0 ;
  gtm:kadastraalNummer 3573.0 ;
  gtm:kadastraleAanduiding "D3573"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D3573" ;
  ns0:name "Perceel GDA01-D3573"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16270357370000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bgRLJD> ;
  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/73457> ;
  ns0:startDate "2009-10-19"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7076943277791 52.008949723688,4.7075487623057 52.008857471179,4.7075248815964 52.008837837431,4.7077759261697 52.008721736262,4.7079209203151 52.008841121206,4.7078385659662 52.008894126982,4.7078274019452 52.008901316197,4.7078142817709 52.008890535277,4.7077775962693 52.008907536346,4.707780487952 52.008909908,4.7076943277791 52.008949723688))"^^geo:wktLiteral ;
    osm:area 354.0
  ] .

