@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/b9MXaO>
  gtm:oppervlakte 115.0 ;
  gtm:kadastraalNummer 3150.0 ;
  gtm:kadastraleAanduiding "H3150"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/H3150"^^xsd:string ;
  schema:name "Perceel GDA01-H3150"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16310315070000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b5CYzi> ;
  hg:liesIn <https://n2t.net/ark:/60537/bnU15s> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bo6IkW> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/77525> ;
  schema:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7040884560518 52.013385100482,4.7041182457279 52.013362119204,4.7041499957275 52.013337630252,4.7041847819227 52.013310812933,4.7042268999557 52.013277944,4.7042942926348 52.013311906669,4.7041308497333 52.013446944031,4.7040703064107 52.013417560162,4.7041030640505 52.013391953519,4.7040884560518 52.013385100482))"^^geo:wktLiteral ;
    osm:area 113.0
  ] .

