@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/b0078bb>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/7c0461d493079354edaaabc6e1aa8822"^^xsd:string ;
  ns0:name "Pand 910"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961737> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71484557 52.00991329, 4.71480806 52.00989972, 4.71476038 52.00995596, 4.71479643 52.00996872, 4.71484557 52.00991329))"^^geo:wktLiteral ;
    osm:area 21.0
  ] .

