@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/bh4s7T>
  gtm:oppervlakte 150.0 ;
  gtm:kadastraalNummer 1939.0 ;
  gtm:kadastraleAanduiding "F1939"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F1939" ;
  ns0:name "Perceel GDA01-F1939"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290193970000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:absorbed <https://n2t.net/ark:/60537/bz8YPI> ;
  hg:liesIn <https://n2t.net/ark:/60537/bZahiL> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/75442> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7038583623455 52.0027309657,4.7038002377048 52.002690998279,4.7038453332777 52.002667566625,4.7039375307403 52.002616139806,4.704071376241 52.002540991511,4.7041311214649 52.002581651324,4.7041093721092 52.002593542621,4.704054125042 52.002623737668,4.7040233441532 52.002640556116,4.7039883916155 52.002659714295,4.7038583623455 52.0027309657))"^^geo:wktLiteral ;
    osm:area 149.0
  ] .

