@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@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/b0077zd>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/de8f8dd4165e3aaf61db3fb11dadbf99"^^xsd:string ;
  ns0:name "Pand 899"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961726> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71423692 52.00985265, 4.71421700 52.00988752, 4.71435060 52.00992348, 4.71435585 52.00991535, 4.71442813 52.00993311, 4.71441774 52.00994890, 4.71446012 52.00995952, 4.71448362 52.00992380, 4.71436787 52.00989042, 4.71423692 52.00985265))"^^geo:wktLiteral ;
    osm:area 68.0
  ] .

