@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/b62mIF>
  gtm:oppervlakte 237.0 ;
  gtm:kadastraalNummer 1756.0 ;
  gtm:kadastraleAanduiding "G1756"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/G1756"^^xsd:string ;
  ns0:name "Perceel GDA01-G1756"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16300175670000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bLDXPy> ;
  hg:liesIn <https://n2t.net/ark:/60537/bRfH8K> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bw1iuM> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/76527> ;
  ns0:startDate "2019-11-08"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6988746337379 52.012550968479,4.6988155351101 52.012587160803,4.6987578773068 52.012622480659,4.6986551311399 52.012558547381,4.6987034358848 52.012529006354,4.6989003300188 52.012408616431,4.69893335735 52.012429150314,4.6990029328878 52.012472395854,4.6988746337379 52.012550968479))"^^geo:wktLiteral ;
    osm:area 237.0
  ] .

