@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/bxTEMq>
  gtm:oppervlakte 123.0 ;
  gtm:kadastraalNummer 3950.0 ;
  gtm:kadastraleAanduiding "C3950"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C3950"^^xsd:string ;
  ns0:name "Perceel GDA01-C3950"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16260395070000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbed <https://n2t.net/ark:/60537/b4ABYC>, <https://n2t.net/ark:/60537/bApb42>, <https://n2t.net/ark:/60537/bJLGms> ;
  hg:liesIn <https://n2t.net/ark:/60537/bTkH2F> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/102135> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7137347593456 52.012100411193,4.7136625127476 52.012073104556,4.713657569681 52.012078289547,4.7135807892409 52.012051235558,4.7135814247236 52.012050627983,4.7135840023144 52.012051640445,4.7136290951511 52.012006381203,4.7137257906259 52.012044874482,4.7138435396919 52.011931763894,4.7138885528266 52.011955786695,4.7137547351837 52.012081631852,4.7137347593456 52.012100411193))"^^geo:wktLiteral ;
    osm:area 121.0
  ] .

