@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/bpn5v0>
  gtm:oppervlakte 18.0 ;
  gtm:kadastraalNummer 3425.0 ;
  gtm:kadastraleAanduiding "B3425"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B3425"^^xsd:string ;
  ns0:name "Perceel GDA01-B3425"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16250342570000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:liesIn <https://n2t.net/ark:/60537/bDwvJN> ;
  hg:absorbed <https://n2t.net/ark:/60537/bW2WUq> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/255251> ;
  ns0:startDate "1998-03-12"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.706323855391 52.013000745284,4.7062528620912 52.013052224718,4.7062278957454 52.013038741505,4.7062799731321 52.012999322976,4.7062752760681 52.012994963395,4.7062885299355 52.012984532611,4.706323855391 52.013000745284))"^^geo:wktLiteral ;
    osm:area 18.0
  ] .

