@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/bxTDu0>
  gtm:oppervlakte 160.0 ;
  gtm:kadastraalNummer 3649.0 ;
  gtm:kadastraleAanduiding "F3649"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F3649"^^xsd:string ;
  ns0:name "Perceel GDA01-F3649"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290364970000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:liesIn <https://n2t.net/ark:/60537/bZahiL> ;
  hg:absorbed <https://n2t.net/ark:/60537/bZASVc> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/76392> ;
  ns0:startDate "2013-08-14"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6989787703921 52.000751408181,4.69901282897 52.000964174664,4.6990135580448 52.000991629586,4.6989294322417 52.000992369083,4.6988919092564 52.000756760695,4.6989787703921 52.000751408181))"^^geo:wktLiteral ;
    osm:area 159.0
  ] .

