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

<https://n2t.net/ark:/60537/bJyOGs>
  gtm:oppervlakte 175.0 ;
  gtm:kadastraalNummer 1802.0 ;
  gtm:kadastraleAanduiding "A1802"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A1802" ;
  ns0:name "Perceel GDA01-A1802"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240180270000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/beA1xj> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:absorbed <https://n2t.net/ark:/60537/bWG3RM> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/69974> ;
  ns0:startDate "2014-11-18"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.715674914525 52.011154931156,4.7156769011844 52.011145801285,4.7156887316913 52.011090185627,4.7158647799389 52.01110551726,4.7159336109368 52.011111887064,4.7160073486386 52.011117421919,4.7160158457204 52.011118054612,4.7160017109409 52.011184587058,4.7157718898024 52.011164041272,4.715674914525 52.011154931156))"^^geo:wktLiteral ;
    osm:area 166.0
  ] .

