@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/bTypVn>
  gtm:oppervlakte 175.0 ;
  gtm:kadastraalNummer 2548.0 ;
  gtm:kadastraleAanduiding "D2548"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D2548"^^xsd:string ;
  ns0:name "Perceel GDA01-D2548"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16270254870000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bOyLxZ> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  hg:liesIn <https://n2t.net/ark:/60537/bvOCdX> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/73092> ;
  ns0:startDate "2008-09-02"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7091482325494 52.007134925245,4.7091543952599 52.007158878908,4.7091558258537 52.007164441987,4.7091837399203 52.007272733366,4.7090794361121 52.007282720874,4.7089912293852 52.00728961914,4.7089561354138 52.007170733947,4.7089948557703 52.007163514642,4.7091482325494 52.007134925245))"^^geo:wktLiteral ;
    osm:area 196.0
  ] .

