@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/bCu276>
  gtm:oppervlakte 149.0 ;
  gtm:kadastraalNummer 803.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M803" ;
  gtm:kadastraleAanduiding "M803"@nl ;
  ns0:name "Perceel GDA01-M803"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350080370000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/biK1hC> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bW2X7V> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/84921> ;
  ns0:startDate "2002-12-24"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7101444785357 52.029367938338,4.7101533636264 52.029460758506,4.7101646874843 52.029573483981,4.7100698457205 52.029576839589,4.7100585215572 52.029464150056,4.7100499288914 52.029371277631,4.7101444785357 52.029367938338))"^^geo:wktLiteral ;
    osm:area 149.0
  ] .

