@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/b37z1z>
  gtm:oppervlakte 114.0 ;
  gtm:kadastraalNummer 3737.0 ;
  gtm:kadastraleAanduiding "F3737"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F3737" ;
  ns0:name "Perceel GDA01-F3737"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290373770000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:absorbed <https://n2t.net/ark:/60537/beZCaW> ;
  hg:liesIn <https://n2t.net/ark:/60537/bZahiL> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/76419> ;
  ns0:startDate "2018-02-14"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7004681567746 52.002315294191,4.700389533034 52.002316057855,4.7003850568954 52.002125306342,4.7004652954241 52.002124633,4.7004659139843 52.002147952584,4.7004657193802 52.002212002966,4.7004681567746 52.002315294191))"^^geo:wktLiteral ;
    osm:area 115.0
  ] .

