@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/bQDCXc>
  gtm:oppervlakte 119.0 ;
  gtm:kadastraalNummer 1461.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M1461" ;
  gtm:kadastraleAanduiding "M1461"@nl ;
  ns0:name "Perceel GDA01-M1461"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350146170000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b37K55> ;
  hg:liesIn <https://n2t.net/ark:/60537/biK1hC> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/85461> ;
  ns0:startDate "2009-02-03"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7121313307491 52.037023499655,4.7121405936564 52.037077114444,4.711983855515 52.037088035585,4.711855063293 52.037097543816,4.7118457889961 52.037043740183,4.7119746805034 52.03703440331,4.7121313307491 52.037023499655))"^^geo:wktLiteral ;
    osm:area 118.0
  ] .

