@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/bixuFr>
  gtm:oppervlakte 290.0 ;
  gtm:kadastraalNummer 8803.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K8803"^^xsd:string ;
  gtm:kadastraleAanduiding "K8803"@nl ;
  ns0:name "Perceel GDA01-K8803"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330880370000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b1FOuG> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:liesIn <https://n2t.net/ark:/60537/bgF1pS> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/244910> ;
  ns0:startDate "2007-06-15"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7281728153935 52.016256893121,4.7285568025978 52.016236220504,4.7286514986237 52.016231833609,4.7286844988975 52.016230535119,4.7288067448892 52.016221017027,4.7288149327581 52.016267568716,4.7288167584037 52.016278158254,4.7281668207623 52.01631980522,4.7281724369145 52.016260836903,4.7281728153935 52.016256893121))"^^geo:wktLiteral ;
    osm:area 290.0
  ] .

