@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/btWkVQ>
  gtm:oppervlakte 150.0 ;
  gtm:kadastraalNummer 1361.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M1361" ;
  gtm:kadastraleAanduiding "M1361"@nl ;
  ns0:name "Perceel GDA01-M1361"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350136170000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b8kcvL> ;
  hg:liesIn <https://n2t.net/ark:/60537/brECtF> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/85371> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7045620620309 52.036370095436,4.7045586931762 52.036350157666,4.7045549356783 52.036327988527,4.7047272652312 52.036316259809,4.7050065907656 52.036297393738,4.7050143164616 52.036340366974,4.7047349323704 52.036359232726,4.7046161736774 52.036366436229,4.7045620620309 52.036370095436))"^^geo:wktLiteral ;
    osm:area 149.0
  ] .

