@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/bsurxe>
  gtm:oppervlakte 95.0 ;
  gtm:kadastraalNummer 1848.0 ;
  gtm:kadastraleAanduiding "F1848"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F1848"^^xsd:string ;
  ns0:name "Perceel GDA01-F1848"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290184870000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:absorbed <https://n2t.net/ark:/60537/bsgTDZ> ;
  hg:liesIn <https://n2t.net/ark:/60537/bZahiL> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/75371> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7023913680166 52.002771201801,4.7024797753035 52.002869860725,4.7025319645365 52.002928418286,4.7024716018293 52.002949234877,4.702418798848 52.002890817533,4.7023290002983 52.002792671798,4.7023888645938 52.002772059113,4.7023913680166 52.002771201801))"^^geo:wktLiteral ;
    osm:area 96.0
  ] .

