@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/bFoPSM>
  gtm:oppervlakte 150.0 ;
  gtm:kadastraalNummer 3247.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M3247" ;
  gtm:kadastraleAanduiding "M3247"@nl ;
  ns0:name "Perceel GDA01-M3247"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350324770000/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/86577> ;
  ns0:startDate "1999-08-19"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6909191295076 52.028478400229,4.6913104302712 52.028413219576,4.691331167045 52.028460045842,4.6910591528065 52.028505348428,4.6909821967125 52.028518663656,4.69093981395 52.028525756571,4.6909191295076 52.028478400229))"^^geo:wktLiteral ;
    osm:area 150.0
  ] .

