@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/bzmxte>
  gtm:oppervlakte 165.0 ;
  gtm:kadastraalNummer 2950.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/I2950"^^xsd:string ;
  gtm:kadastraleAanduiding "I2950"@nl ;
  ns0:name "Perceel GDA01-I2950"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16320295070000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bfc7bf> ;
  hg:liesIn <https://n2t.net/ark:/60537/bFoNUO> ;
  hg:absorbed <https://n2t.net/ark:/60537/bW2Zvp> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/78977> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7181269602453 52.018702111395,4.7182148273985 52.01871546411,4.7182917000032 52.018727531872,4.7182928346696 52.018724715964,4.7184695110763 52.018752738735,4.7184419094148 52.018816795,4.718286856402 52.018790459027,4.718147433615 52.018768157577,4.7181099167533 52.018763477139,4.7181269602453 52.018702111395))"^^geo:wktLiteral ;
    osm:area 168.0
  ] .

