@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/bEYruH>
  gtm:oppervlakte 134.0 ;
  gtm:kadastraalNummer 3283.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M3283" ;
  gtm:kadastraleAanduiding "M3283"@nl ;
  ns0:name "Perceel GDA01-M3283"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350328370000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bFBFys> ;
  hg:liesIn <https://n2t.net/ark:/60537/bNip3O> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/86608> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7135742284358 52.038098357567,4.7135468750341 52.038085527507,4.7135509759834 52.037977600683,4.713555434868 52.037855564168,4.713629750082 52.037856618424,4.7136284780725 52.037892744383,4.7136251456648 52.037978654109,4.7136222184866 52.038047308487,4.713621189516 52.038076964211,4.7136210380009 52.038087039303,4.7136087532687 52.038088856596,4.7135967933192 52.038091367849,4.7135852461339 52.038094537613,4.7135742284358 52.038098357567))"^^geo:wktLiteral ;
    osm:area 133.0
  ] .

