@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/bLQFgo>
  gtm:oppervlakte 23.0 ;
  gtm:kadastraalNummer 1788.0 ;
  gtm:kadastraleAanduiding "G1788"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/G1788"^^xsd:string ;
  ns0:name "Perceel GDA01-G1788"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16300178870000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bRfH8K> ;
  hg:absorbed <https://n2t.net/ark:/60537/buMhBp> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bw1iuM> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/243281> ;
  ns0:startDate "2001-09-20"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6987385686406 52.012659040461,4.6987781351461 52.012635084033,4.6987578773068 52.012622480659,4.6988155351101 52.012587160803,4.6988482929716 52.012607225736,4.6987518876998 52.012667234891,4.6987385686406 52.012659040461))"^^geo:wktLiteral ;
    osm:area 23.0
  ] .

