@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/b3xXif>
  gtm:oppervlakte 86.0 ;
  gtm:kadastraalNummer 3365.0 ;
  gtm:kadastraleAanduiding "E3365"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E3365"^^xsd:string ;
  schema:name "Perceel GDA01-E3365"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280336570000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  hg:absorbed <https://n2t.net/ark:/60537/bQDLAx> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74035> ;
  schema:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7033214106811 52.006787035281,4.7033955472776 52.006734344442,4.7034850248941 52.006669886944,4.7035404170666 52.006699295194,4.7034502265529 52.006763703651,4.7033755123731 52.006816067586,4.7033214106811 52.006787035281))"^^geo:wktLiteral ;
    osm:area 86.0
  ] .

