@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/bWSBWR>
  gtm:oppervlakte 129.0 ;
  gtm:kadastraalNummer 3663.0 ;
  gtm:kadastraleAanduiding "D3663"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D3663"^^xsd:string ;
  schema:name "Perceel GDA01-D3663"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16270366370000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bcHUqG> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  hg:liesIn <https://n2t.net/ark:/60537/bvOCdX> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/73138> ;
  schema:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7103692671202 52.00813531562,4.7105399038959 52.007984311627,4.7106164461688 52.008018844638,4.710576917506 52.00805256665,4.7105363210154 52.008086588117,4.7104339976844 52.008168855026,4.7103854634112 52.008144001665,4.7103692671202 52.00813531562))"^^geo:wktLiteral ;
    osm:area 128.0
  ] .

