@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/bnuEz4>
  gtm:oppervlakte 198.0 ;
  gtm:kadastraalNummer 691.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M691"^^xsd:string ;
  gtm:kadastraleAanduiding "M691"@nl ;
  ns0:name "Perceel GDA01-M691"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350069170000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bkP1bx> ;
  hg:absorbed <https://n2t.net/ark:/60537/boxjs6> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/84830> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6940486007856 52.024792233023,4.6941107433651 52.0247479984,4.6942861729939 52.024836497062,4.6944099742341 52.024898975877,4.6943826242877 52.024919775896,4.6944619433352 52.024959548871,4.6944295670445 52.024984085467,4.694226372604 52.024881914053,4.6940486007856 52.024792233023))"^^geo:wktLiteral ;
    osm:area 198.0
  ] .

