@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/bhHyPe>
  gtm:oppervlakte 137.0 ;
  gtm:kadastraalNummer 3567.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M3567" ;
  gtm:kadastraleAanduiding "M3567"@nl ;
  ns0:name "Perceel GDA01-M3567"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350356770000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bFBFys> ;
  hg:liesIn <https://n2t.net/ark:/60537/bNip3O> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/86874> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7165293378208 52.034511697582,4.7164996128477 52.034511348522,4.7164551738043 52.034510645995,4.7164560514247 52.034490966466,4.7164589301756 52.034405773123,4.7164647645329 52.034269183141,4.7165387824267 52.034270233892,4.7165365178327 52.03432415121,4.7165332370508 52.03440700529,4.7165293378208 52.034511697582))"^^geo:wktLiteral ;
    osm:area 137.0
  ] .

