@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/breevz>
  gtm:oppervlakte 1744.0 ;
  gtm:kadastraalNummer 2045.0 ;
  gtm:kadastraleAanduiding "H2045"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/H2045"^^xsd:string ;
  ns0:name "Perceel GDA01-H2045"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16310204570000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bm1Vag> ;
  hg:liesIn <https://n2t.net/ark:/60537/bnU15s> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bo6IkW> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/76865> ;
  ns0:startDate "2008-07-03"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6984085543022 52.015996277599,4.6987464440534 52.015860129172,4.6991337931371 52.016094699138,4.6993852296825 52.016248557886,4.6991263663165 52.016419991143,4.6990827996167 52.016394964451,4.6986495466153 52.016146094961,4.6985625008434 52.016091358753,4.6984085543022 52.015996277599))"^^geo:wktLiteral ;
    osm:area 1742.0
  ] .

