@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/bjzQs7>
  gtm:oppervlakte 88.0 ;
  gtm:kadastraalNummer 3581.0 ;
  gtm:kadastraleAanduiding "F3581"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F3581"^^xsd:string ;
  ns0:name "Perceel GDA01-F3581"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290358170000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:absorbed <https://n2t.net/ark:/60537/bRtzPV> ;
  hg:liesIn <https://n2t.net/ark:/60537/bZahiL> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/76355> ;
  ns0:startDate "2008-12-15"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7033449735529 52.003565677914,4.7032852248102 52.00349752211,4.7033451637932 52.003476819489,4.7034055861658 52.003544736489,4.703474890664 52.003621369889,4.7034152886734 52.00364193072,4.7033918931835 52.003616564306,4.7033449735529 52.003565677914))"^^geo:wktLiteral ;
    osm:area 87.0
  ] .

