@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix schema: <http://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/bsuBha>
  gtm:oppervlakte 146.0 ;
  gtm:kadastraalNummer 3223.0 ;
  gtm:kadastraleAanduiding "B3223"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B3223"^^xsd:string ;
  schema:name "Perceel GDA01-B3223"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16250322370000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b2V0i9> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:liesIn <https://n2t.net/ark:/60537/bDwvJN> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/263129> ;
  schema:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.705667686613 52.012785172436,4.705715871297 52.012750783102,4.7057669128592 52.012714351941,4.7058180869285 52.012677822652,4.70586917243 52.012641364736,4.7058837914211 52.012649413074,4.705943480265 52.012682314524,4.7058941946907 52.012717272837,4.7057908084037 52.012790586112,4.7057415080258 52.012825544276,4.7057111957868 52.012810160416,4.7056653156361 52.012786866506,4.705667686613 52.012785172436))"^^geo:wktLiteral ;
    osm:area 144.0
  ] .

