@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/b0075cm>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/eca17cd8d73b88fddb08abc1d7128bc6"^^xsd:string ;
  ns0:name "Pand 824"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961651> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71125204 52.00950289, 4.71106848 52.00941776, 4.71105824 52.00942599, 4.71109524 52.00944255, 4.71107831 52.00945718, 4.71121802 52.00953125, 4.71125204 52.00950289))"^^geo:wktLiteral ;
    osm:area 48.0
  ] .

