@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/bacmxG>
  gtm:oppervlakte 110.0 ;
  gtm:kadastraalNummer 1405.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/I1405"^^xsd:string ;
  gtm:kadastraleAanduiding "I1405"@nl ;
  ns0:name "Perceel GDA01-I1405"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16320140570000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b0Q2qK> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bfc7bf> ;
  hg:liesIn <https://n2t.net/ark:/60537/bFoNUO> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/78059> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7208019430398 52.019553113038,4.7205971695112 52.0195322153,4.7204897910441 52.019520920087,4.7205007412688 52.019482116315,4.7205024022712 52.01947622934,4.7206093175448 52.01948829492,4.7208141560983 52.019509705344,4.7208019430398 52.019553113038))"^^geo:wktLiteral ;
    osm:area 107.0
  ] .

