@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/b0078sq>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/c8310f644e1b1ed9d0cf5cf57c7d4a47"^^xsd:string ;
  ns0:name "Pand 923"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961750> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70981971 52.00989351, 4.70973489 52.00994695, 4.70978544 52.00997727, 4.70986721 52.00992230, 4.70981971 52.00989351))"^^geo:wktLiteral ;
    osm:area 39.0
  ] .

