@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/b008g4g>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/956b3e1286954bbbe30633bd10db3cd7"^^xsd:string ;
  ns0:name "Pand 1919"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962746> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70426051 52.01134460, 4.70422186 52.01132288, 4.70413447 52.01137829, 4.70417142 52.01140201, 4.70422586 52.01136656, 4.70426051 52.01134460))"^^geo:wktLiteral ;
    osm:area 31.0
  ] .

