@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/bJm791>
  gtm:oppervlakte 176.0 ;
  gtm:kadastraalNummer 3242.0 ;
  gtm:kadastraleAanduiding "B3242"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B3242" ;
  ns0:name "Perceel GDA01-B3242"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16250324270000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b3y6v2> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:liesIn <https://n2t.net/ark:/60537/bDwvJN> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/72149> ;
  ns0:startDate "2003-02-27"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7060859763384 52.011478854261,4.706151084092 52.011418649084,4.7061918434603 52.011433769692,4.706340554723 52.011295309578,4.7064073816377 52.011327110562,4.7062019851222 52.011516944172,4.706145981354 52.011494688461,4.7061400688274 52.011500352905,4.7060859763384 52.011478854261))"^^geo:wktLiteral ;
    osm:area 174.0
  ] .

