@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/baq3TC>
  gtm:oppervlakte 264.0 ;
  gtm:kadastraalNummer 7105.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M7105"^^xsd:string ;
  gtm:kadastraleAanduiding "M7105"@nl ;
  ns0:name "Perceel GDA01-M7105"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350710570000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bt6GiU> ;
  hg:liesIn <https://n2t.net/ark:/60537/bV0hzE> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/89731> ;
  ns0:startDate "2011-12-08"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.716947705462 52.027667096284,4.7169787950978 52.027568122452,4.7169872765142 52.027541762873,4.7169980569056 52.027507830188,4.7170114068582 52.027465768656,4.7172210056109 52.027689576601,4.717110260531 52.027729681746,4.7170328762338 52.027720612495,4.7170464714909 52.027678714148,4.716947705462 52.027667096284))"^^geo:wktLiteral ;
    osm:area 263.0
  ] .

