@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/bN5SqC>
  gtm:oppervlakte 415.0 ;
  gtm:kadastraalNummer 7542.0 ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M7542"^^xsd:string ;
  gtm:kadastraleAanduiding "M7542"@nl ;
  schema:name "Perceel GDA01-M7542"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350754270000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b2UPXq> ;
  hg:absorbed <https://n2t.net/ark:/60537/bO8pnT> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/261679> ;
  schema:startDate "2021-02-02"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7183726572205 52.034134701654,4.7181385538912 52.034087504174,4.7181388674258 52.034087002606,4.7182175326542 52.033964210003,4.7185990245457 52.034041159823,4.7186013928447 52.034041640664,4.7185358585353 52.034167411322,4.7183726572205 52.034134701654))"^^geo:wktLiteral ;
    osm:area 414.0
  ] .

