@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/b008crs>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/2add38e243a3427723e33eb9ee4c7f83"^^xsd:string ;
  ns0:name "Pand 1850"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962677> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70619606 52.01182839, 4.70613195 52.01179135, 4.70608036 52.01183141, 4.70612332 52.01185182, 4.70615229 52.01183273, 4.70617210 52.01184418, 4.70619606 52.01182839))"^^geo:wktLiteral ;
    osm:area 26.0
  ] .

