@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/by6k9v>
  gtm:oppervlakte 94.0 ;
  gtm:kadastraalNummer 1897.0 ;
  gtm:kadastraleAanduiding "F1897"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F1897"^^xsd:string ;
  ns0:name "Perceel GDA01-F1897"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290189770000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b5cICx> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:liesIn <https://n2t.net/ark:/60537/bZahiL> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/75409> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7020905087444 52.002874795282,4.7020893959848 52.002875184295,4.7020005269996 52.00277725045,4.7019482257124 52.002718458297,4.702008356182 52.002697586691,4.702060523719 52.002756557807,4.7021487482192 52.002854739532,4.7020905087444 52.002874795282))"^^geo:wktLiteral ;
    osm:area 94.0
  ] .

