@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/bt6xAv>
  gtm:oppervlakte 101.0 ;
  gtm:kadastraalNummer 1748.0 ;
  gtm:kadastraleAanduiding "F1748"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F1748"^^xsd:string ;
  ns0:name "Perceel GDA01-F1748"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290174870000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:absorbed <https://n2t.net/ark:/60537/bkPdw6> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/75309> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7009906650311 52.004722969489,4.7008362170069 52.004557257272,4.700852954802 52.004551296677,4.700889930102 52.004538137506,4.7008931224969 52.004536996614,4.7009877387739 52.004632501944,4.7010518386559 52.004700756184,4.7009906650311 52.004722969489))"^^geo:wktLiteral ;
    osm:area 101.0
  ] .

