@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/bSICNp>
  gtm:oppervlakte 370.0 ;
  gtm:kadastraalNummer 385.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/L385"^^xsd:string ;
  gtm:kadastraleAanduiding "L385"@nl ;
  ns0:name "Perceel GDA01-L385"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16340038570000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bkpCPD> ;
  hg:absorbed <https://n2t.net/ark:/60537/bYynhF> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bZAGg1> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/84470> ;
  ns0:startDate "2000-06-23"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7200897277678 52.004521163989,4.7200837824082 52.004525300914,4.7199814166382 52.00459649312,4.7196720017546 52.004360105419,4.7198070193459 52.004305556394,4.7200897277678 52.004521163989))"^^geo:wktLiteral ;
    osm:area 356.0
  ] .

