@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/bxueIU>
  gtm:oppervlakte 152.0 ;
  gtm:kadastraalNummer 3248.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M3248" ;
  gtm:kadastraleAanduiding "M3248"@nl ;
  ns0:name "Perceel GDA01-M3248"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350324870000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bcUr0k> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bXVfnG> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/86578> ;
  ns0:startDate "1999-08-19"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.690899374066 52.028433152661,4.6909852614707 52.028418964491,4.6909856413225 52.028419838612,4.6910194177482 52.028414258778,4.6910181938416 52.028411438173,4.6911116585305 52.028396305988,4.6911104484908 52.028393530408,4.6912886376216 52.028364014128,4.6913104302712 52.028413219576,4.6909191295076 52.028478400229,4.690899374066 52.028433152661))"^^geo:wktLiteral ;
    osm:area 152.0
  ] .

