@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/buzCne>
  gtm:oppervlakte 88.0 ;
  gtm:kadastraalNummer 7360.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M7360" ;
  gtm:kadastraleAanduiding "M7360"@nl ;
  ns0:name "Perceel GDA01-M7360"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350736070000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b1fqnN> ;
  hg:liesIn <https://n2t.net/ark:/60537/b2UPXq> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/285498> ;
  ns0:startDate "2014-11-21"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7193330227215 52.032685034246,4.7193380869067 52.032684541642,4.7193725228766 52.032684548185,4.719375218927 52.032684545498,4.7193752165517 52.032687637483,4.7193751523937 52.033061454396,4.7193442791194 52.033062924176,4.7193460766962 52.032754669271,4.7193421405517 52.032707844509,4.7193330227215 52.032685034246))"^^geo:wktLiteral ;
    osm:area 88.0
  ] .

