@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/bVDrst>
  gtm:oppervlakte 222.0 ;
  gtm:kadastraalNummer 3751.0 ;
  gtm:kadastraleAanduiding "D3751"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D3751"^^xsd:string ;
  ns0:name "Perceel GDA01-D3751"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16270375170000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bELSHy> ;
  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/105186> ;
  ns0:startDate "2009-05-19"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7073981306519 52.008664240385,4.7072324668368 52.008567179453,4.7071641921523 52.008527352883,4.7071438930825 52.008515514723,4.7071461885033 52.008513981978,4.7072284391583 52.008459178402,4.707390858979 52.008545380585,4.7074122579179 52.008556730691,4.7074231943104 52.008551104183,4.7075174097287 52.008611115556,4.7073981306519 52.008664240385))"^^geo:wktLiteral ;
    osm:area 234.0
  ] .

