@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bcUsgo>
  gtm:oppervlakte 106.0 ;
  gtm:kadastraalNummer 3521.0 ;
  gtm:kadastraleAanduiding "E3521"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E3521" ;
  ns0:name "Perceel GDA01-E3521"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280352170000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  hg:absorbed <https://n2t.net/ark:/60537/baPBvo> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74088> ;
  ns0:startDate "2000-11-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6982097494281 52.010408069911,4.698169014268 52.010380237043,4.6980916116277 52.010327174751,4.6980570348456 52.010303332798,4.6979898761122 52.010259489605,4.6980193553615 52.010242557242,4.6980422511321 52.010229397419,4.6981081577197 52.010275102843,4.6981427345074 52.010298944782,4.6982204891939 52.010351847309,4.6982612841378 52.010379581637,4.6982097494281 52.010408069911))"^^geo:wktLiteral ;
    osm:area 106.0
  ] .

