@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/bBrxQo>
  gtm:oppervlakte 256.0 ;
  gtm:kadastraalNummer 4283.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M4283" ;
  gtm:kadastraleAanduiding "M4283"@nl ;
  ns0:name "Perceel GDA01-M4283"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350428370000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b37IzZ> ;
  hg:liesIn <https://n2t.net/ark:/60537/baPr7B> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/87367> ;
  ns0:startDate "2019-11-20"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7152240344494 52.033746276098,4.7151487366014 52.033746089084,4.7151286136726 52.033742981114,4.7151138521937 52.033738034158,4.7151145588494 52.033437413122,4.7152239066134 52.033441974059,4.7152240344494 52.033746276098))"^^geo:wktLiteral ;
    osm:area 256.0
  ] .

