@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/bref42>
  gtm:oppervlakte 1270.0 ;
  gtm:kadastraalNummer 4532.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M4532"^^xsd:string ;
  gtm:kadastraleAanduiding "M4532"@nl ;
  ns0:name "Perceel GDA01-M4532"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350453270000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/beZqVg> ;
  hg:absorbed <https://n2t.net/ark:/60537/bMtLTX> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/87585> ;
  ns0:startDate "2012-05-09"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6869769175168 52.018402207509,4.6870340844251 52.01840684397,4.687049332886 52.018408076184,4.6873315645903 52.018428755815,4.6871449235638 52.018899106445,4.6868089457751 52.018851375107,4.6869769175168 52.018402207509))"^^geo:wktLiteral ;
    osm:area 1260.0
  ] .

