@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/bIVJty>
  gtm:oppervlakte 146.0 ;
  gtm:kadastraalNummer 741.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M741" ;
  gtm:kadastraleAanduiding "M741"@nl ;
  ns0:name "Perceel GDA01-M741"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350074170000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/biK1hC> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bW2X7V> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/84866> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7090716336449 52.029300463947,4.7090771909962 52.02935883055,4.7088945617846 52.029365490687,4.7087497875753 52.029370418179,4.7087441437697 52.029312015106,4.7087841369873 52.029310537739,4.70888892964 52.029307267457,4.7090716336449 52.029300463947))"^^geo:wktLiteral ;
    osm:area 146.0
  ] .

