@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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 geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bHGwCH>
  gtm:kadastraalNummer "3689"^^xsd:string ;
  gtm:oppervlakte "4"^^xsd:string ;
  gtm:kadastraleAanduiding "B3689"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B3689"^^xsd:string ;
  ns0:name "Perceel GDA01-B3689"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16250368970000> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:absorbed <https://n2t.net/ark:/60537/bWfFJz> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/72304> ;
  ns0:startDate "2005-07-21"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7053844 52.0118167,4.705401 52.0118051,4.7054268 52.0118193,4.7054102 52.0118309,4.7053844 52.0118167))"^^geo:wktLiteral ;
    osm:area 4.0
  ] .

