@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/b0074pz>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/66f56df0fd82fec34b125094d231cb3e"^^xsd:string ;
  ns0:name "Pand 804"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961631> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71130226 52.00945667, 4.71121267 52.00941661, 4.71104001 52.00933941, 4.71099526 52.00937808, 4.71099526 52.00937808, 4.71107664 52.00940979, 4.71106848 52.00941776, 4.71125204 52.00950289, 4.71130226 52.00945667))"^^geo:wktLiteral ;
    osm:area 128.0
  ] .

